home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1993 March / Nautilus-4-3 / Nautilus-4-3.bin / Runtime ƒ / Viewer (free) / Viewer (free).rsrc / STR#_503.txt < prev    next >
Encoding:
Text File  |  1992-04-01  |  249 b   |  27 lines

  1. *
  2.  
  3.  
  4. +
  5.  
  6. 8 dict begin 
  7.  
  8.  
  9.  [/newURy /newURx /newLLy /newLLx /URy /URx /LLy /LLx] 
  10.  
  11.  { exch def } forall 
  12.  
  13.  
  14.  newLLx newLLy translate 
  15.  
  16.  newURx newLLx sub URx LLx sub div 
  17.  
  18.  
  19.  newURy newLLy sub URy LLy sub div scale 
  20.  
  21.  
  22.  LLx neg LLy neg translate 
  23.  
  24.  
  25. end 
  26.  
  27.